home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++ / leda / 25 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.io.org!not-for-mail
  2. From: g2dan@zip.io.org (Dan Wigglesworth)
  3. Newsgroups: comp.lang.c++.leda
  4. Subject: Re: Compiling LEDA on a PC
  5. Date: 18 Feb 1996 14:20:00 -0500
  6. Organization: Internex Online (shell.io.org), Toronto, Ontario, Canada
  7. Message-ID: <4g7u50$aqk@zip.io.org>
  8. References: <4f1vhb$7kq@bilbo.nask.org.pl>
  9. NNTP-Posting-Host: zip.io.org
  10.  
  11. In article <4f1vhb$7kq@bilbo.nask.org.pl>,
  12. Alllegro Media Group <alllegro@warman.com.pl> wrote:
  13. >Hi,
  14. >I'm quite new to LEDA, so someone might have asked such question before...
  15. >but I couldn't find a FAQ for this newsgroup.
  16. >
  17. >Anyway, I have tried to compile LEDA-R-3.3.c with Borland C++ 4.51 and
  18. >I didn't succeed. When I compiled library, there was an error during
  19.  
  20. I tried a couple of years ago to do the same thing with Borland C++ when
  21. it first came out (I think it was "v3.00").  As I recall, I was not the only
  22. person trying it.  Some people had limited success and I had none.  
  23.  
  24. I realized that there was no reason why I *had* to run the application 
  25. under DOS or Windows (but I *had* to use a PC) so I tried it under Linux and
  26. it could not have worked less flawlessly.  It was just as well, since, in
  27. the end, my application consumed 24 megabytes of swapspace (it was a very
  28. simple program:  I used the MAXIMUM_BIPARTITE_MATCH module to process 
  29. a very large amount of data)... I wonder how well DOS/Windows would haved
  30. handled it . . . 
  31.  
  32. I don't recall having any trouble compiling/running any of the demo programs
  33. ...even the graphical stuff worked very nicely under the X windows that
  34. came with the Linux installation.
  35.  
  36. >So, my question is: have anyone successfully compiled LEDA with Borland C++
  37. >4.51? And if yes, then what should I do to have it compiled, too? :)
  38.  
  39. I'm a little surprised that there are no responses posted in reply now that
  40. a couple of weeks have elapsed.  I guess that means that it's not possible.
  41. I've never tried it under os2, but I think I will with emx-gcc (which is why
  42. I'm poking around this news group).
  43.  
  44. Good Luck.
  45.  
  46.